| Total Complexity | 22 |
| Dependencies | 4 |
| Dependents | 1 |
| Total lines | 111 |
| Lines of code | 72 |
| Logical lines of code | 44 |
| Comment lines | 24 |
| Methods | 9 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| seek() | 52 | 8 | 24 | |
| read() | 59 | 3 | 15 | |
| __construct() | 74 | 2 | 4 | |
| getSize() | 68 | 2 | 7 | |
| write() | 68 | 2 | 7 | |
| eof() | 79 | 2 | 3 | |
| rewind() | 81 | 1 | 3 | |
| close() | 78 | 1 | 4 | |
| cacheEntireStream() | 72 | 1 | 5 |